[INFO] cloning repository https://github.com/AxAce67/browser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxAce67/browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxAce67%2Fbrowser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxAce67%2Fbrowser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6e6e17ba8ab07fd0462beb4b1181bab781af9df
[INFO] checking AxAce67/browser against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxAce67%2Fbrowser" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AxAce67/browser
[INFO] finished tweaking git repo https://github.com/AxAce67/browser
[INFO] tweaked toml for git repo https://github.com/AxAce67/browser written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AxAce67/browser on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AxAce67/browser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pixels v0.15.0
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.11
[INFO] [stderr]   Downloaded winit v0.30.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4757b945d2835d2d381aa17619ebc80ff0e265a5029f03abdcb8ad44418e603
[INFO] running `Command { std: "docker" "start" "-a" "c4757b945d2835d2d381aa17619ebc80ff0e265a5029f03abdcb8ad44418e603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4757b945d2835d2d381aa17619ebc80ff0e265a5029f03abdcb8ad44418e603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4757b945d2835d2d381aa17619ebc80ff0e265a5029f03abdcb8ad44418e603", kill_on_drop: false }`
[INFO] [stdout] c4757b945d2835d2d381aa17619ebc80ff0e265a5029f03abdcb8ad44418e603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d90785decf64844cb80f0b5b23d22ed8a9d66de9c54b23118b415a1ed64667d
[INFO] running `Command { std: "docker" "start" "-a" "8d90785decf64844cb80f0b5b23d22ed8a9d66de9c54b23118b415a1ed64667d", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1445692b1f998ae -C extra-filename=-b1a12f12275eeb08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-a239afcd399616d3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8d90785decf64844cb80f0b5b23d22ed8a9d66de9c54b23118b415a1ed64667d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d90785decf64844cb80f0b5b23d22ed8a9d66de9c54b23118b415a1ed64667d", kill_on_drop: false }`
[INFO] [stdout] 8d90785decf64844cb80f0b5b23d22ed8a9d66de9c54b23118b415a1ed64667d
